This query is new in PageMaker 6.5
const char * sLayerName;
The name of the layer.
PMBool bShow;
Whether the layer is visible (true) or hidden (false).
PMBool bLock;
Whether the layer is locked (true) or not (false).
short nColorIndex;
Color for object handles to indicate that the object is on this layer.
Other... pm_customcolorindex, "customcolorindex"
Predefined Color Color Index Black 0 Red 1 Green 2 Blue 3 Yellow 4 Magenta 5 Cyan 6 Gray 7 Light Blue 8 Orange 9 Dark Green 10 Teal 11 Tan 12 Brown 13 Violet 14 Gold 15 Dark Blue 16 Pink 17 Lavender 18 Brick Red 19 Olive Green 20 Peach 21 Burgundy 22 Grace Green 23 Ochre 24 Purple 25 Light Gray 26
long nRed;
Red value for custom handle color.
long nGreen;
Green value for custom handle color.
long nBlue;
Blue value for custom handle color.
The PGetLayerOptions, PGetLayerFromID, PGetPasteRemembers, and PGetTargetLayer queries
Comments or suggestions? Contact Adobe Developer Support